home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 7711 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  896 b 

  1. Path: news.tu-chemnitz.de!news
  2. From: hfst@hrz.tu-chemnitz.de (Hans Steffani)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: #include --> Question
  5. Date: 28 Feb 96 11:06:16 GMT
  6. Organization: University of Technology Chemnitz, FRG
  7. Message-ID: <4h1d2l$4n3@pyrrhus-f.hrz.tu-chemnitz.de>
  8. References: <4gvp2c$sdr$1@mhafc.production.compuserve.com>
  9. NNTP-Posting-Host: sisyphus.hrz.tu-chemnitz.de
  10.  
  11. <Matt> mmartone@mysite.com <76002.702@CompuServe.COM> writes:
  12.  
  13. >    How do i include a file with the #include statement?  the 
  14. >file is "c:\snappy\1.gif".
  15.  
  16. with 
  17.  #include "c:\scanppy\1.gif"
  18.  
  19. However I am not sure whether you like the errors occuring
  20. when you compile the contents of a gif file.
  21.  
  22. h.f.s.
  23.  
  24. PS:
  25. You From:-Line seems not to contain a valid e-mail address.
  26.  
  27. h.f.s.
  28. --
  29. Hans Friedrich Steffani
  30. Institut fuer Elektrische Maschinen und Antriebe
  31. TU Chemnitz-Zwickau
  32. e-mail: hans.steffani@e-technik.tu-chemnitz.de
  33.